Events of the TCustomEntityDataSet class.
For a complete list of the TCustomEntityDataSet class members, see the TCustomEntityDataSet Members topic.
Published
| Name | Description |
|
OnDelete |
Occurs before an application deletes the current entity from the database.
|
|
OnPost |
Occurs before an application saves changes for the current entity to the database.
|
See Also